RasterRenderer.this
- this(ShumateRasterRenderer* shumateRasterRenderer, bool ownedRef)
- this(DataSource dataSource)
- this(string urlTemplate)
- this(string id, string name, string license, string licenseUri, uint minZoom, uint maxZoom, uint tileSize, ShumateMapProjection projection, DataSource dataSource)
- this(string id, string name, string license, string licenseUri, uint minZoom, uint maxZoom, uint tileSize, ShumateMapProjection projection, string urlTemplate)
shumate RasterRenderer RasterRenderer
constructorsfunctionsstatic functionsvariables
Creates a new [class@RasterRenderer] that fetches tiles from the given URL using a [class@TileDownloader] data source.
Equivalent to: